2023年10月24日 ParallesDesktop [長年日記]
_ Parallels Desktopを更新した
_ ipad WorkをPCと共通化するため,Fuguの/Users/yoshi/WorkとSabaの/Users/yoshi/Sync/WorkをSyncthingで結んだ
_ SophiaからLaNiO3のAPSへの講演予稿のword documentが届いた
We find that La4Ni3O8 exhibits diffusive dynamics, similar to the cuprate La1.75Ba0.25CuO4 [3], rather than inertial dynamics as in conventional Peierls CDW systems. This indicates that in both cuprates and nickelates charge order can fluctuate at any temperature and can contribute to the emergent electronic behavior in both classes of materials.
2023年10月23日 木村さんからのCr2O3に関する論文 [長年日記]
_ Cr2O3の測定に関して二つの論文
Magnetoelectric Fe2TeO6 thin films
https://iopscience.iop.org/article/10.1088/0953-8984/26/5/055012
Imaging and Control of Surface Magnetization Domains in a Magnetoelectric Antiferromagnet
https://journals.aps.org/prl/abstract/10.1103/PhysRevLett.106.087202
2023年09月15日 ipadでwork [長年日記]
_ ipadでworkが使えるように設定する
<p>* * * * * /opt/local/bin/rsync --exclude-from=/Users/yoshi/EXFILE_from_anago -avH --delete /Users/yoshi/Sync/Work/ /Users/yoshi/Work > /dev/null 2>&1<p> をcrontab -eで追加した
2017年09月27日 wordpressの固定ページにコメント入力欄を表示する [長年日記]
wordpressの固定ページにコメント入力欄を表示する
- page.phpに以下を書き込む <?php comments_template(); ?>
- ダッシュボード -> 固定ページ -> 上にある表示オプションをクリック -> ディレクトリにチェックを入れる 一番下に 「コメントの投稿を許可」の表示が現れる,これにチェックを入れる